home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / muds / mordor_2.000 / mordor_2 / help / help.138 < prev    next >
Text File  |  1995-05-22  |  415b  |  22 lines

  1.  
  2. Help on command:
  3.  
  4.     *ONAME <object> [#] [-dok] <name>
  5.  
  6.     Allows you to alter the description, output string, or keys of an 
  7. object. 
  8.  
  9. example:
  10. : *on sword -k2 red
  11. Key done.
  12.     {sets the second key on the sword to red}
  13.  
  14. :*on sword -d It's a red sword covered in blood.
  15. Description done.
  16.     {sets the description of the sword} 
  17.  
  18. :*on sword -o It's pretty heavy.
  19. Output String done.
  20.     {sets the output string on the sword}
  21.  
  22.